Skip to content

[FrameworkBundle] Lower uppercase must #20176

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

alexandre-daubois
Copy link
Member

Just came across this one and it felt out of place. We tend to avoid "must". Even if I agree it is required in this situation, let's use bold instead of uppercase, feels less aggressive 🙂

@@ -3268,7 +3268,7 @@ settings from the base pool as defaults.

.. note::

Your service MUST implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Your service **must** implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Your service **must** implement the ``Psr\Cache\CacheItemPoolInterface`` interface.
Your service needs to implement the ``Psr\Cache\CacheItemPoolInterface`` interface.

? not sure its enough

@javiereguiluz javiereguiluz merged commit 2aa862b into symfony:5.4 Aug 30, 2024
3 checks passed
@javiereguiluz
Copy link
Member

Thanks Alex. This indeed look too aggressive. While merging we went a bit further and changed it as recommended by Oskar. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants